.contem-card{
	height:62vh;
	width:100%;
	position:relative;
	border-radius:5px}
	.img-card{
	height:35%;
	width:100%;
	position:relative;
	background:#000;
	float:left;
	border-radius:inherit;
	border-bottom-left-radius:initial;
	border-bottom-right-radius:initial}
	.conteudo-card{
	position:relative;
	float:left;
	height:64%;
	width:100%;
	border-radius:inherit;
	border-top-right-radius:initial;
	border-top-left-radius:initial}
	.monstrinho{
	padding:0 86px 0 70px}
	.navbar{
	height:13vh;
	position:relative}
	.parte1{
	height:70vh}
	footer{
	height:17vh}
	.alt-img{
	height:100%}
	h4{
		font-size: 1.6rem;
	}
	body{
	overflow-y:hidden}
	.container-text-siclop-footer{
	padding-top:10px}
	.logo-siclop-card{
	background:linear-gradient(#dadada 0,#898989 100%)}
	.cor-olho-no-rango{
	background:#ff5200}
	.clipper{
	background-color:#000}
	.cor-sat{
	background-color:#097695}
	.sat{
	background:linear-gradient(135deg,#008bff 0,#fff 100%)}
	.botao-baixo{
	bottom:0;
	position:absolute;
	margin-left:30%}
	.botao-baixo:hover{
	background:linear-gradient(135deg,#1195d7 0,#11598e 100%)}
	.card-text{
	overflow-y: hidden;
	font-size: 1.3rem;
	font-weight: 300;
	max-height: 155px;
	font-family: sans-serif;
}
	@media only screen and (max-width:1270px){
	body{
	overflow-y:initial}
	.card-text{
		font-size: 1rem;
	}
	.parte1{
	height:initial}
	footer{
	position:relative;
	height:initial}
	 .botao-baixo{
	margin-left: 33%;
}
}
